home *** CD-ROM | disk | FTP | other *** search
/ Aminet 32 / Aminet 32 (1999)(Schatztruhe)[!][Aug 1999].iso / Aminet / dev / amos / Keyfilemaker.readme < prev    next >
Text File  |  1999-07-01  |  2KB  |  51 lines

  1. Short:    Let you use keyfiles in your own AMOS programs
  2. Author:   wizbone@hem.passagen.se (Nikolaos Theologou)
  3. Uploader: wizbone@hem.passagen.se (Nikolaos Theologou)
  4. Type:     dev/amos
  5.  
  6.  
  7. With Keyfilemaker you can make your own keyfiles to use in your own AMOS programs.
  8. The kit consists of three programs:
  9.  
  10. (1) Keyfilemaker.AMOS
  11.  
  12.  Generates a keyfile. Inputs are 'Name' and 'ID'.
  13.  If someone cracks the keyfile and change the name in it, you are able to see
  14.  the ID of the file. In that way you can determine from where the keyfile came.
  15.  
  16.  Checksums are used in the key. One for the Name and one for the ID.
  17.  
  18. (2) Keycheck.AMOS
  19.  
  20.  Use this procedure in your own program to check the keyfile
  21.  
  22. (3) Keyread.AMOS
  23.  
  24.  Reads the keyfile and displays the data in it (Name, ID, Checksums)
  25.  
  26.  
  27. WARNING!
  28.  
  29. All the keyfiles are generated with the same algorithm, so you have to
  30. modify the code to get your own unique keyfile.
  31. But if no one knows that your program uses this alogithm, you got nothing to
  32. fear (exept if they test your keyfile with this program).
  33.  
  34. Notice that the 'keyreaders' have to be modified with the same algorithm to
  35. work properbly.
  36.  
  37.  
  38. If you use this code in your program, let me know. (would be nice to know is someone is using it =)
  39.  
  40.  
  41. ============================= Archive contents =============================
  42.  
  43. Original  Packed Ratio    Date     Time    Name
  44. -------- ------- ----- --------- --------  -------------
  45.     1630     724 55.5% 19-Jun-99 20:18:20 +Keycheck.AMOS
  46.     1450     620 57.2% 19-Jun-99 17:19:44 +Keyfilemaker.AMOS
  47.     2168     895 58.7% 19-Jun-99 15:21:54 +Keyread.AMOS
  48.     1224     580 52.6% 19-Jun-99 19:10:54 +Readme.txt
  49. -------- ------- ----- --------- --------
  50.     6472    2819 56.4% 20-Jun-99 13:26:00   4 files
  51.